Goto

Collaborating Authors

 Ottawa County


Leveraging Vulnerabilities in Temporal Graph Neural Networks via Strategic High-Impact Assaults

Jeon, Dong Hyun, Zhu, Lijing, Li, Haifang, Li, Pengze, Feng, Jingna, Duan, Tiehang, Song, Houbing Herbert, Tao, Cui, Niu, Shuteng

arXiv.org Artificial Intelligence

Temporal Graph Neural Networks (TGNNs) have become indispensable for analyzing dynamic graphs in critical applications such as social networks, communication systems, and financial networks. However, the robustness of TGNNs against adversarial attacks, particularly sophisticated attacks that exploit the temporal dimension, remains a significant challenge. Existing attack methods for Spatio-Temporal Dynamic Graphs (STDGs) often rely on simplistic, easily detectable perturbations (e.g., random edge additions/deletions) and fail to strategically target the most influential nodes and edges for maximum impact. We introduce the High Impact Attack (HIA), a novel restricted black-box attack framework specifically designed to overcome these limitations and expose critical vulnerabilities in TGNNs. HIA leverages a data-driven surrogate model to identify structurally important nodes (central to network connectivity) and dynamically important nodes (critical for the graph's temporal evolution). It then employs a hybrid perturbation strategy, combining strategic edge injection (to create misleading connections) and targeted edge deletion (to disrupt essential pathways), maximizing TGNN performance degradation. Importantly, HIA minimizes the number of perturbations to enhance stealth, making it more challenging to detect. Comprehensive experiments on five real-world datasets and four representative TGNN architectures (TGN, JODIE, DySAT, and TGAT) demonstrate that HIA significantly reduces TGNN accuracy on the link prediction task, achieving up to a 35.55% decrease in Mean Reciprocal Rank (MRR) - a substantial improvement over state-of-the-art baselines. These results highlight fundamental vulnerabilities in current STDG models and underscore the urgent need for robust defenses that account for both structural and temporal dynamics.


Value-Compressed Sparse Column (VCSC): Sparse Matrix Storage for Redundant Data

Ruiter, Skyler, Wolfgang, Seth, Tunnell, Marc, Triche, Timothy Jr., Carrier, Erin, DeBruine, Zachary

arXiv.org Artificial Intelligence

Compressed Sparse Column (CSC) and Coordinate (COO) are popular compression formats for sparse matrices. However, both CSC and COO are general purpose and cannot take advantage of any of the properties of the data other than sparsity, such as data redundancy. Highly redundant sparse data is common in many machine learning applications, such as genomics, and is often too large for in-core computation using conventional sparse storage formats. In this paper, we present two extensions to CSC: (1) Value-Compressed Sparse Column (VCSC) and (2) Index- and Value-Compressed Sparse Column (IVCSC). VCSC takes advantage of high redundancy within a column to further compress data up to 3-fold over COO and 2.25-fold over CSC, without significant negative impact to performance characteristics. IVCSC extends VCSC by compressing index arrays through delta encoding and byte-packing, achieving a 10-fold decrease in memory usage over COO and 7.5-fold decrease over CSC. Our benchmarks on simulated and real data show that VCSC and IVCSC can be read in compressed form with little added computational cost. These two novel compression formats offer a broadly useful solution to encoding and reading redundant sparse data.


To Revitalize Small-Town America, Focus On The Future Of Work

Forbes - Tech

Ten minutes from downtown Holland, Michigan, there is a massive $300 million dollar plant that manufactures advanced battery cells for electric vehicles. When it was first announced in 2009 that LG Chem would be setting up a subsidiary in the small town of 34,000 people, government officials planned for an economic revitalization. They spared no expense to woo the Korean giant. The local, state, and federal government awarded over $250 million in tax subsidies, grants, and concessions, promising that Michigan would become "the world capital for advanced batteries." The plan amounted to spending $750,000 for a job that paid only $54,000 a year.


Graphical Social Scenarios: Toward Intervention and Authoring for Adolescents with High Functioning Autism

Riedl, Mark (Georgia Institute of Technology) | Arriaga, Rosa | Boujarwah, Fatima | Hong, Hwajung | Isbell, Jackie | Heflin, Juane

AAAI Conferences

Individuals with high-functioning autism spectrum disorders (HFASD) have very individualistic needs, abilities, and are surrounded by very different social contexts. Consequently, special education and therapeutic interventions often need to be adapted to a particular individual. We are interested in developing systems that can help adolescents with HFASD rehearse and learn social skills with reduced aide from parents, guardians, teachers, and therapists. We describe a social skill learning game that utilizes social scenarios. Because of the individualistic needs and abilities of our target users, we describe ongoing work on AI to assist caregivers with the authoring of tailored social scenarios.